Key

Property

Namespace: Diffstore.Entities

Declared in: Diffstore.Entities.Entity<TKey, TValue>


The entity's key.

Syntax

public TKey Key { public get; public set; }

Returns


Back to index